Trap bad return values from Xen-API method handlers, and return an internal
authorEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 23:12:59 +0000 (23:12 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 23:12:59 +0000 (23:12 +0000)
commit3c924c8c4c2bc468e4056059d53e7945c9d6d336
treedc7c4cbbfda67f7a248b1c58d0992bad50c228d5
parentefcaa9d8d3f050ecc03285f6215ab47d646162cc
Trap bad return values from Xen-API method handlers, and return an internal
error.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/util/xmlrpclib2.py